xl: do not try and auto re-connect console on reboot
authorIan Campbell <ian.campbell@citrix.com>
Fri, 23 Jul 2010 17:12:42 +0000 (18:12 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 23 Jul 2010 17:12:42 +0000 (18:12 +0100)
commite6075f068935c8659e5a58585190d6d3fe67cc9b
tree0e8e611b8477f044b6f4a4e9e603ff3269cf9112
parent45e70f79e10d79dbe3b7c69b32bb62aed008e46c
xl: do not try and auto re-connect console on reboot

It is not possible to run the console client if we are rebooting a
guest via the backgrounded xl process so we may as well turn off
console autoconnect after the first boot.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/xl_cmdimpl.c